use this to dynamically register block functions plugins . pass in the block function name, followed by the php function callback that implements it 用来动态注册/定义块函数插件。前两个参数指定块函数名称和执行函数的名称。
use this to dynamically register block functions plugins . pass in the block function name, followed by the php function callback that implements it 使用此函式可以动态注册外挂区块函式。使用时指定区块函式的名称,接在后面的是php实作的区块函式。